| FaCorrections06 |
| Logical Entity Name | FaCorrections06 |
| Default Table Name | FaCorrections06 |
| Physical Only | NO |
| Definition | |
| Note |
| FaCorrections06 Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
FaCorrections06ID |
int | NO | ||
| TransactionID | char(13) | NO | ||
| PellID | char(6) | NO | ||
| FieldNumber | char(3) | NO | ||
| OldValue | varchar(50) | YES | ||
| NewValue | varchar(50) | YES | ||
| Transmitted | bit | NO | ||
| DateTransmitted | datetime | YES | ||
TransmitUserID |
int | YES | ||
| ExtractBatchID | char(23) | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| SyStudentID | int | YES |
| FaCorrections06 Primary and Unique Keys |
| Key Name | Key Type | Keys |
| FaCorrections06_FaCorrections06ID_U_C_IDX | PrimaryKey | FaCorrections06ID |
| FaCorrections06_ExtractBatchID_FaCorrections06ID_U_N_IDX | Index | ExtractBatchID, FaCorrections06ID |
| FaCorrections06_TransactionID_FaCorrections06ID_U_N_IDX | Index | TransactionID, FaCorrections06ID |
| FaCorrections06_TransactionID_PellID_FaCorrections06ID_U_N_IDX | Index | TransactionID, PellID, FaCorrections06ID |
| FaCorrections06 Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | Zero or One to Zero or More | FK_FaCorrections06.TransmitUserID_SyStaff.SyStaffID | TransmitUserID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_FaCorrections06.UserID_SyStaff.SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FaCorrections06 Check Constraints |
| Check Constraint Name | CheckConstraint |